Introduction to Web Development using HTML 5
By: Kris Jamsa, Ph.D.

Chapter 12: Unleashing JavaScript Using jQuery

This chapter examines common jQuery functions. By the time you finish this chapter, you will understand the following key concepts:

● How to integrate the jQuery library into an HTML page
● How to implement jQuery syntax
● How to use jQuery to fade an element out of or into a page
● How to use jQuery to hide or show an element
● How to use jQuery to slide a page division
● How to use jQuery to animate an object
● How to use jQuery to access HTML or CSS elements within a page

Chapter PowerPoint Presentation


FirstJQuery.html
JQuerySlideshow.html
TicTacToeInterface.html
JQueryQuoteGuess.html
SimpleJQueryAnimation.html
SlideForever.html
RevealImage.html
JQueryDOMDemo.html
ImageAddRemove.html
JQueryCSSDemo.html